projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
39349cd
)
Trivial: clarify a comment
author
Matthias Clasen
<mclasen@redhat.com>
Sun, 21 Sep 2014 18:29:36 +0000
(14:29 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Sun, 21 Sep 2014 18:29:36 +0000
(14:29 -0400)
Using 'highcolor' here seems confusing, since there is a theme
by that name. Just say full-color.
gtk/gtkicontheme.c
patch
|
blob
|
history
diff --git
a/gtk/gtkicontheme.c
b/gtk/gtkicontheme.c
index 8ac6dd6d6d8bae90016c18d3f842e116f894daec..1dd7566452385cbd540ea2e87b2300da4b68bbfc 100644
(file)
--- a/
gtk/gtkicontheme.c
+++ b/
gtk/gtkicontheme.c
@@
-1700,7
+1700,7
@@
real_choose_icon (GtkIconTheme *icon_theme,
/* for symbolic icons, do a search in all registered themes first;
* a theme that inherits them from a parent theme might provide
- * an alternative
high
color version, but still expect the symbolic icon
+ * an alternative
full-
color version, but still expect the symbolic icon
* to show up instead.
*/
if (icon_names[0] &&